From: Jameson Nash Date: Sat, 18 Feb 2017 15:14:45 +0000 (+0000) Subject: don't set MAKE variable in Makefile (#99) X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~24^2^2~130 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=91b91fe0334bef219ed7aa66b70377717d273b99;p=utf8proc.git don't set MAKE variable in Makefile (#99) fix #95 --- diff --git a/Makefile b/Makefile index 51995c3..e6459c3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ # libutf8proc Makefile # programs -MAKE=make AR?=ar CC?=gcc INSTALL=install